a:focus{
    text-decoration: none
}

#mobile-logo{
    width: 55%
}

#contenu-pack {
    height: 700px
}

@media only screen and (max-width: 992px) {
    #contenu-pack  {
        height: unset;
    }
  }

.seocrawler-logo{
    padding-top: 23px
}


.fcpo-titre{
    color: #FF4800
}

.seocrawler-top-bar-right-text a{
    text-decoration: none;
}

.seocrawler-top-bar-right-text a:hover{
    color: black !important;
    font-weight: 500;
    transition: all .3s ease-in-out
}

.p-titre{
    font-size: 17px !important
}

.seocrawler-navigation .sf-menu i{
    margin-right: unset
}

.seocrawler-navigation .sf-menu > li > a{
    padding-bottom: 10px
}

#titre, #titre-accueil{
    font-weight: 800 !important
}

#sous-titre{
    font-weight: 700 !important
}

#titre-prestation{
    font-weight: 600 !important
}

.left{
    text-align: left !important
}

.center{
    text-align: center !important
}

.justify{
    text-align: justify !important
}

/* Agence */
#agence p{
    width: 70%;
    margin: auto
}

/* Formules */

#formules h4{
    color: white
}

#formules p{
    color: white
}

#formule1,#formule2{
    border-radius: 25px;
    background: aliceblue;
    text-align: center
}

.titre-formule{
    padding: 15px;
    background: #33A8CF;
    border-radius: 25px 25px 0 0;
}

.titre-formule h5{
    margin-bottom: 0;
    color: white;
}

.p-formule{
    height: 110px;
    padding: 15px;
    margin-bottom: 25px;
}

#formules a{
    border-radius: 10px !important
}

#formules a:hover{
    background: white !important;
    color: #00AEDF !important;
    transition: all .5s ease-in-out
}

#formules p{
    height: 75px
}

@media only screen and (max-width: 1580px) {
    #formules p {
        height: unset;
    }
  }

#menu-main-navigation-1 li{
    color: white !important
}

/* Confiance */

#confiance-ecommerce .titre{
    height: 105px
}

#confiance h4,#confiance-ecommerce h4{
    font-weight: 700 !important
}

#confiance h4 , #confiance p, #confiance-ecommerce h4 , #confiance-ecommerce p{
    color: white
}

#confiance p,#confiance-ecommerce p{
    text-align: justify
}

#envoyer-form1:hover{
    background: white;
    color: #FF4800;
    border: 3px solid;
    transition: all .3s ease-in-out
}

.alert-contact{
    color: #bb5857;
    margin-left:6px
    /*  text-align:right;
    width:100%;
    font-weight:550/;
    display:none */
}
.display-none{
    display:none
}
.input-alert{
    border : 1px red solid !important
}
#messageEnvoye{
    text-align:center;
    color: #3c763d;

}
#envoyer-form1{
    text-align:center;
    cursor:pointer;
    color: white;
    background: #FF4800;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 15px 33px;
    display: inline-block;
    -webkit-appearance: none;
}

#contact-ecommerce:hover,#plus-actualites:hover,#decouvrez-projets:hover{
    background: white !important;
    color: #00AEDF;
    border: 2px solid;
    padding: 13px 33px !important;
    transition: all .2s ease-in-out;
}

#le-plus-pack{
    font-weight: 800;
    color: #E23C0E
}

#en-savaoir-plus-packs{
    text-decoration: none
}

#en-savaoir-plus-packs:hover{
    border: 2px solid;
    transition: all .2s ease-in-out;
    padding: 13px 31px
}

#en-savaoir-plus-packs:hover,#cta-contactez-nous:hover,#en-savoir-plus:hover{
    background: white !important;
    color: #FF4800;
}

#cta-contactez-nous-seo:hover{
    background: white !important;
    color: #FF4800;
    border: 3px solid;
    padding: 12px 30px 
}

#en-savoir-plus:hover i{
    color: #FF4800
}

#actualites p{
    text-align: justify 
}

#actualites h3{
    height: 42px;
}

.seocrawler-animate-fixed-navigation.seocrawler-header-style-plain .seocrawler-logo{
    padding-top: 10px
}

#premier-titre{
    padding-top: 30px;
    text-align: center
}

#premier-titre h3{
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
}

.form-control,select{
    font-size: 15px;
    padding: 15px 22px 15px 22px;
    border-radius: unset;
    color: #7c7c7c !important;
    margin-bottom: 15px;
    background-color: white;
}

.form-control:focus{
    border: none;
    box-shadow: none;
}

.form-2{
    padding: 10px;
}

::placeholder{
    color: rgb(158, 158, 158) !important;
    opacity: 0.5;
}

#premier-titre p{
    margin: auto;
    width: 80%
}

#service{
    height: 140px;
}

#logo-footer{
    width: 70%
}

#contact-info a{
    color: white;
    text-decoration: none
}

#contact-info a:hover{
    color: #FF4800;
    transition: all .3s ease-in-out
}

.justify-text{
    text-align: justify
}

/* Ecommerce */

#methodologie-seo .gdlr-core-column-20 p, #methodologie-seo .gdlr-core-column-30 p, .meth p{
    text-align: justify 
}

#offres p{
    text-align: justify;
    height: 210px
}

@media only screen and (max-width: 1200px) {
    #offres p,#offres h3 {
        height: unset !important;
    }
  }

#offres h3{
    height: 54px
}

.glow-fcpo{
    -webkit-animation: glow .8s ease-in-out infinite alternate;
    -moz-animation: glow .8s ease-in-out infinite alternate;
    animation: glow .8s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
    from {
      text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 5px #FF4800;
    }
    
    to {
      text-shadow: 0 0 2px #fff, 0 0 3px rgb(255, 60, 0), 0 0 5px rgb(255, 60, 0);
    }
  }

  #prestations1 p, #prestations2 p, #prestations3 p, #prestations-inbound p , #prestations-inbound li{
      font-size: 15px !important;
      text-align: justify 
  }


#lire-suite{
    float: right;
    color: #FF4800;
    cursor: pointer;
    font-style: italic;
    font-size: 16px;
    text-decoration: none;
  }


  .center-prestation{
    display: flex;
    align-items: center
}

@media only screen and (max-width: 992px)
{
    .center-prestation {
    display: block;
}
}

/* Med */


.infoContact a:hover{
    color:#EA4517 !important;
    font-weight: 550!important;
    text-decoration-line: none
}
.col-md-6 select{
    width:100%;
    margin-bottom:0
}
.col-md-6 select option:first-child{
    color:#D8D8D8
}

#bg-captcha {
    margin-bottom:16px;
    margin-top: 16px
}
#bg-captcha span{
    background-image: url(../images/bg-captcha.jpg);
    padding: 18px 38px;
   
    margin-right: 16px;
}
#bg-captcha input{
     display:inline;
     padding: 4px;
}
#bg-captcha strong{
    color: rgb(51, 51, 51);
    font-size: 18px;
    font-family: italic;
    font-style: italic;
}
.envoyer:hover{
    transition: all .3s ease-in-out;
    color:#EA4517 ;
    border: 3px solid #EA4517 ;
    padding: 12px 30px;
    /* box-shadow: 2px 2px 1px black; */
    background-color: white!important;
}
.testeFaux{
    opacity: 0.5 !important
}


.calc-error {
    border: 2px solid red!important;
}

.calc-success {
    border: 2px solid green!important;

}
#messageEnvoye{
    display:none
}


[data-tooltip-top],
[data-tooltip-bottom],
[data-tooltip-left],
[data-tooltip-right] {
  position: relative;
  display: inline-block;
}

/** 
  * Common styles for both parts of tool tip.
  * The tooltip will have two parts,
  * The tooltip text and the tooltip arrow.
  */
[data-tooltip-top]::before,
[data-tooltip-bottom]::before,
[data-tooltip-left]::before,
[data-tooltip-right]::before,
[data-tooltip-top]::after,
[data-tooltip-bottom]::after,
[data-tooltip-left]::after,
[data-tooltip-right]::after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}

[data-tooltip-top]:hover::before,
[data-tooltip-top]:hover::after,
[data-tooltip-top]:focus::before,
[data-tooltip-top]:focus::after,
[data-tooltip-bottom]:hover::before,
[data-tooltip-bottom]:hover::after,
[data-tooltip-bottom]:focus::before,
[data-tooltip-bottom]:focus::after,
[data-tooltip-left]:hover::before,
[data-tooltip-left]:hover::after,
[data-tooltip-left]:focus::before,
[data-tooltip-left]:focus::after,
[data-tooltip-right]:hover::before,
[data-tooltip-right]:hover::after,
[data-tooltip-right]:focus::before,
[data-tooltip-right]:focus::after {
  visibility: visible;
  opacity: 1;
}

/**
  * The tooltip arrow.
  */
[data-tooltip-top]::before,
[data-tooltip-bottom]::before,
[data-tooltip-left]::before,
[data-tooltip-right]::before {
  content: '';
  border: 7px solid transparent;
  -webkit-transition: all 100ms ease-in-out 100ms;
  transition: all 100ms ease-in-out 100ms;
}

/**
  * The tooltip arrow for top tooltip.
  */
[data-tooltip-top]::before {
  bottom: 100%;
  left: 50%;
  border-bottom-width: 0;
  border-top-color: black;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}

/**
  * The tooltip arrow for bottom tooltip.
  */
[data-tooltip-bottom]::before {
  top: 100%;
  left: 50%;
  border-top-width: 0;
  border-bottom-color: black;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}

/**
  * The tooltip arrow for left tooltip.
  */
[data-tooltip-left]::before {
  right: 100%;
  top: 50%;
  border-right-width: 0;
  border-left-color: black;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

/**
  * The tooltip arrow for right tooltip.
  */
[data-tooltip-right]::before {
  left: 100%;
  top: 50%;
  border-left-width: 0;
  border-right-color: black;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}

[data-tooltip-top]:hover::before,
[data-tooltip-top]:focus::before,
[data-tooltip-bottom]:hover::before,
[data-tooltip-bottom]:focus::before {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

[data-tooltip-left]:hover::before,
[data-tooltip-left]:focus::before,
[data-tooltip-right]:hover::before,
[data-tooltip-right]:focus::before {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

[data-tooltip-top]:hover::before,
[data-tooltip-top]:focus::before,
[data-tooltip-bottom]:hover::before,
[data-tooltip-bottom]:focus::before,
[data-tooltip-left]:hover::before,
[data-tooltip-left]:focus::before,
[data-tooltip-right]:hover::before,
[data-tooltip-right]:focus::before {
  z-index: 9999;
  -webkit-transition: all 300ms ease-in-out 400ms;
  transition: all 300ms ease-in-out 400ms;
}

/** 
  * The tooltip text.
  */
[data-tooltip-top]::after,
[data-tooltip-bottom]::after,
[data-tooltip-left]::after,
[data-tooltip-right]::after {
  font-size: 14px;
  color: white;
  display: block;
  background-color: black;
  min-width: -webkit-fit-content;
  min-width: fit-content;
  min-width: -ms-fit-content;
  min-width: -moz-fit-content;
  max-width: 200px;
  min-height: auto;
  min-height: -ms-fit-content;
  min-height: -moz-fit-content;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  margin-top: 0px !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  padding: 8px;
  text-align: center;
  white-space: nowrap;
  z-index: 999;
  -webkit-transition: all 300ms ease-in-out 450ms;
  transition: all 300ms ease-in-out 450ms;
}

[data-tooltip-top]::after,
[data-tooltip-bottom]::after {
  left: 50%;
  -webkit-transform-origin: 0 center;
  transform-origin: 0 center;
}

[data-tooltip-top]::after {
  content: attr(data-tooltip-top);
  bottom: calc(100% + 7px);
  -webkit-transform: scale(0.5) translate(-50%, 0);
  transform: scale(0.5) translate(-50%, 0);
}

[data-tooltip-bottom]::after {
  content: attr(data-tooltip-bottom);
  top: calc(100% + 7px);
  -webkit-transform: scale(0.5) translate(-50%, 0);
  transform: scale(0.5) translate(-50%, 0);
}

[data-tooltip-left]::after,
[data-tooltip-right]::after {
  top: 50%;
  -webkit-transform-origin: center 0;
  transform-origin: center 0;
}

[data-tooltip-left]::after {
  content: attr(data-tooltip-left);
  right: calc(100% + 7px);
  -webkit-transform: scale(0.5) translate(0, -50%);
  transform: scale(0.5) translate(0, -50%);
}

[data-tooltip-right]::after {
  content: attr(data-tooltip-right);
  left: calc(100% + 7px);
  -webkit-transform: scale(0.5) translate(0, -50%);
  transform: scale(0.5) translate(0, -50%);
}

/**
 * Animate the tooltip text when tooltip is hovered.
 */
[data-tooltip-top]:hover::after,
[data-tooltip-top]:focus::after,
[data-tooltip-bottom]:hover::after,
[data-tooltip-bottom]:focus::after,
[data-tooltip-left]:hover::after,
[data-tooltip-left]:focus::after,
[data-tooltip-right]:hover::after,
[data-tooltip-right]:focus::after {
  -webkit-transition: all 300ms ease-in-out 100ms;
  transition: all 300ms ease-in-out 100ms;
}

[data-tooltip-top]:hover::after,
[data-tooltip-top]:focus::after,
[data-tooltip-bottom]:hover::after,
[data-tooltip-bottom]:focus::after {
  -webkit-transform: scale(1) translate(-50%, 0);
  transform: scale(1) translate(-50%, 0);
}

[data-tooltip-left]:hover::after,
[data-tooltip-left]:focus::after,
[data-tooltip-right]:hover::after,
[data-tooltip-right]:focus::after {
  -webkit-transform: scale(1) translate(0, -50%);
  transform: scale(1) translate(0, -50%);
}

#liens-utiles ul{
    list-style: none
}

.classement{
    font-size: 60px
}

.classement sup{
    font-size: 45px
}

.image{
    overflow: scroll;
    width: 400px;
    height: 205px
}

.image a img{
    max-width: 100%;
}

::-webkit-scrollbar{
    scroll-behavior: smooth
}